HRESULT AddMapping(DWRITE_UNICODE_RANGE* ranges, UINT32 rangesCount, [in] WCHAR** targetFamilyNames, UINT32 targetFamilyNamesCount, [in, optional] IDWriteFontCollection fontCollection, [in, optional] WCHAR* localeName, [in, optional] WCHAR* baseFamilyName, FLOAT scale)
シンタックス
'宣言
Public Overloads Sub AddMapping( _
ByVal () As UnicodeRange, _
ByVal () As System.IntPtr, _
ByVal As FontCollection, _
ByVal As System.String, _
ByVal As System.String, _
ByVal As System.Single _
)
public void AddMapping(
UnicodeRange[] ,
System.IntPtr[] ,
FontCollection ,
System.string ,
System.string ,
System.float
)
パラメータ
- unicodeRanges
- targetFamilyNames
- fontCollection
- localeName
- baseFamilyName
- scale
参照